Skip to content

DOCS: point backButtonLeavesApp migration at Application (ISX-2229) - #2475

Closed
m-dejean-unity wants to merge 1 commit into
im-parity/stagingfrom
im-parity/isx-2229-back-button-leaves-app
Closed

DOCS: point backButtonLeavesApp migration at Application (ISX-2229)#2475
m-dejean-unity wants to merge 1 commit into
im-parity/stagingfrom
im-parity/isx-2229-back-button-leaves-app

Conversation

@m-dejean-unity

@m-dejean-unity m-dejean-unity commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Input.backButtonLeavesApp is replaced by Application.backButtonLeavesApp in Unity 6.7, so the
migration table no longer says "No corresponding API yet". The row also moves out of "Touch and Pen"
into a new "Application" section, for members of the old Input class that control application
behavior rather than reading input, and notes that the Input property is deprecated in 6.7 with the
API updater rewriting call sites.

Docs only — the property is engine-side and the package has nothing to add.

Engine PR: unity/unity#120391 (internal)
Jira: ISX-2229

Input.backButtonLeavesApp is replaced by Application.backButtonLeavesApp
in Unity 6.7, so the migration table no longer says "No corresponding
API yet". The entry also moves out of "Touch and Pen", which it never
belonged to, into a new "Application" section for members of the old
Input class that control application behavior rather than reading input.

The row notes that the Input property is deprecated in 6.7 and that the
API updater rewrites call sites automatically.

No runtime change: the property is engine-side and the package has no
equivalent to add.

ISX-2229

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cla-assistant-unity

cla-assistant-unity Bot commented Aug 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@u-pr u-pr Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Harness Review

Ship it

The migration-table update correctly moves the property into an application-focused section and documents the Unity 6.7 replacement, while the unreleased changelog entry matches the repository’s release-note structure.

Reviewed commit 62b7121

🤖 Helpful? 👍/👎

@m-dejean-unity

Copy link
Copy Markdown
Collaborator Author

Superseded by unity/unity#120783, which makes the same migration-table change on input/core-package-im-parity-staging.

Per the delivery shape agreed on 2026-08-19, managed work for this epic lands in the core package inside unity/unity rather than here. Reopen if we decide to backport to the package repo — that isn't bound by feature freeze.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant